Previous Book Contents Book Index Next

Inside Macintosh: Programming With JManager /
Chapter 2 - JManager Reference / JManager Functions


Abstract Window Toolkit Control Functions

Every Java program that needs access to the Abstract Window Toolkit (AWT) must have an AWT context associated with it. This AWT context supplies an execution environment for the Java program and an associated thread group. The following functions let you create or remove an AWT context or manipulate elements associated with the context.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
10 DEC 1997